存在する branch の git-worktree を作る

git wroktree add <path> <branch>
# example
git worktree add git-worktrees/develop develop

git-worktree Git